branchrust_reboot/main/WhatUsesThis fix 2cancel

14 Commits over 0 Days - ∞cph!

7 Months Ago
Fixed problem that would corrupt database!
7 Months Ago
Merge from main
7 Months Ago
Added exhaustive check of database when asset child assets can't be determined by Unity
7 Months Ago
Updated to scan for external moves and deletes
7 Months Ago
Added callback for external asset changes
7 Months Ago
Now saves the database somewhere where it won't be wiped on shutdown
7 Months Ago
Removed #ifdef'd sections, un #ifdef'd timing
7 Months Ago
Removed whitespace
7 Months Ago
Removed debug spam
7 Months Ago
Further changes to 'WhatUsesThis'
7 Months Ago
Formatting changes
7 Months Ago
Added support for saving of database and removing items
7 Months Ago
Added support for 'AssetModificationProcessor' interface, which now keeps track of added and removed assets, allowing the tracker to process those entries
7 Months Ago
Added watch interface to 'WhatUsesThis.cs'